home *** CD-ROM | disk | FTP | other *** search
/ PC Play 128 / pc play 128.iso / Demo / xmr / xmr.exe / {app} / Shaders / ps / ps2_0_HDR_LightSrc.psh < prev    next >
Encoding:
Text File  |  2006-04-29  |  529 b   |  27 lines

  1. //
  2. // Generated by Microsoft (R) D3DX9 Shader Compiler 9.04.91.0000
  3. //
  4. //   fxc /T ps_2_0 /DCGC=0 /Fc ..\..\WorkDir\Shaders\ps\ps2_0_HDR_LightSrc.psh
  5. //    ps2_0_HDR_LightSrc.cg
  6. //
  7. //
  8. // Parameters:
  9. //
  10. //   float4 $LightSrcIntencity;
  11. //
  12. //
  13. // Registers:
  14. //
  15. //   Name               Reg   Size
  16. //   ------------------ ----- ----
  17. //   $LightSrcIntencity c0       1
  18. //
  19.  
  20.     ps_2_0
  21.     def c1, 65504, 0, 0, 0
  22.     mov r1.w, c1.x
  23.     min r0, c0, r1.w
  24.     mov oC0, r0
  25.  
  26. // approximately 3 instruction slots used
  27.